﻿2026-06-22T01:35:19.3343692Z ##[group]Run actions/checkout@v5
2026-06-22T01:35:19.3390728Z with:
2026-06-22T01:35:19.3391262Z   repository: SaberMage/spt-core
2026-06-22T01:35:19.3394940Z   token: ***
2026-06-22T01:35:19.3395310Z   ssh-strict: true
2026-06-22T01:35:19.3395677Z   ssh-user: git
2026-06-22T01:35:19.3396088Z   persist-credentials: true
2026-06-22T01:35:19.3396488Z   clean: true
2026-06-22T01:35:19.3396864Z   sparse-checkout-cone-mode: true
2026-06-22T01:35:19.3397300Z   fetch-depth: 1
2026-06-22T01:35:19.3397655Z   fetch-tags: false
2026-06-22T01:35:19.3398030Z   show-progress: true
2026-06-22T01:35:19.3398407Z   lfs: false
2026-06-22T01:35:19.3398777Z   submodules: false
2026-06-22T01:35:19.3399227Z   set-safe-directory: true
2026-06-22T01:35:19.3399641Z env:
2026-06-22T01:35:19.3400012Z   SPT_REGISTRY_BUSY_TIMEOUT_MS: 30000
2026-06-22T01:35:19.3400455Z ##[endgroup]
2026-06-22T01:35:19.4184116Z Syncing repository: SaberMage/spt-core
2026-06-22T01:35:19.4185705Z ##[group]Getting Git version info
2026-06-22T01:35:19.4186474Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-22T01:35:19.4187526Z [command]/usr/bin/git version
2026-06-22T01:35:19.4187968Z git version 2.43.0
2026-06-22T01:35:19.4189386Z ##[endgroup]
2026-06-22T01:35:19.4198706Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3212a740-f03f-4ff9-8d84-f90cc2e3014c' before making global git config changes
2026-06-22T01:35:19.4200012Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T01:35:19.4201983Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-22T01:35:19.4232757Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-22T01:35:19.4251783Z https://github.com/SaberMage/spt-core
2026-06-22T01:35:19.4261475Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T01:35:19.4264018Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T01:35:19.4282366Z HEAD
2026-06-22T01:35:19.4314758Z ##[endgroup]
2026-06-22T01:35:19.4316187Z [command]/usr/bin/git submodule status
2026-06-22T01:35:19.4503283Z ##[group]Cleaning the repository
2026-06-22T01:35:19.4505875Z [command]/usr/bin/git clean -ffdx
2026-06-22T01:35:19.4541544Z Removing traceable-reqs
2026-06-22T01:35:19.4548596Z [command]/usr/bin/git reset --hard HEAD
2026-06-22T01:35:19.4599223Z HEAD is now at c9985dae0 Merge 805727c5cda493066d3a8c1dc0678d55f2d0cff6 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T01:35:19.4604141Z ##[endgroup]
2026-06-22T01:35:19.4605911Z ##[group]Disabling automatic garbage collection
2026-06-22T01:35:19.4609069Z [command]/usr/bin/git config --local gc.auto 0
2026-06-22T01:35:19.4635001Z ##[endgroup]
2026-06-22T01:35:19.4635741Z ##[group]Setting up auth
2026-06-22T01:35:19.4642165Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-22T01:35:19.4668647Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-22T01:35:19.4856827Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T01:35:19.4886040Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-22T01:35:19.5072629Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T01:35:19.5101623Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-22T01:35:19.5288547Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-22T01:35:19.5319182Z ##[endgroup]
2026-06-22T01:35:19.5320005Z ##[group]Fetching the repository
2026-06-22T01:35:19.5326763Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c9985dae0f9d737c032d079fcd941f9a3bdc2814:refs/remotes/pull/27/merge
2026-06-22T01:35:20.1604188Z ##[endgroup]
2026-06-22T01:35:20.1605650Z ##[group]Determining the checkout info
2026-06-22T01:35:20.1607269Z ##[endgroup]
2026-06-22T01:35:20.1608298Z [command]/usr/bin/git sparse-checkout disable
2026-06-22T01:35:20.1646914Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-22T01:35:20.1673984Z ##[group]Checking out the ref
2026-06-22T01:35:20.1676429Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-22T01:35:20.1726995Z HEAD is now at c9985dae0 Merge 805727c5cda493066d3a8c1dc0678d55f2d0cff6 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T01:35:20.1731028Z ##[endgroup]
2026-06-22T01:35:20.1762652Z [command]/usr/bin/git log -1 --format=%H
2026-06-22T01:35:20.1785259Z c9985dae0f9d737c032d079fcd941f9a3bdc2814
